Automatic generation produced by ISE Eiffel
Classes
APPLICATION
-- Root class for this application.
CD_CLASS
-- objects of type CD_CLASS should represent CDs on which we sort given directories
CD_COLLECTION
-- Objects that should represent a shelf with CDs
DIRECTORY_CLASS
-- Objects that ...
DIRECTORY_COLLECTION
-- Objects that represent directories which have to be sorted
DIRECTORY_DIALOG
-- Objects that display a dialog from whom the user can choose input paths and an output path
DISPLAY_DISTRIBUTED_DIALOG
-- Objects that display a dialog how the directories were distributed to CDs
DISPLAY_FILES_DIALOG
-- Objects that display a dialog of the selected files
DISPLAY_SORTED_DIALOG
-- Objects that display a sorted collection of mp3-files
FILE_SYSTEM_STRUCTURE_CONVERTER
-- Objects that enable displaying the file-system-structure as a tree
MAIN_WINDOW
-- Main window for this application
MP3_DIRECTORY [G]
-- Class working as a container for mp3-files
MP3_FILE
-- MP3-File with features to parse the ID3-TAG
MP3_SORT
-- Sorts a given list of actual MP3_files and moves if wished them on the hd. The criterias are id3-tag artist, title and then the filename
MY_TREE_NODE
-- Objects that impelement the deferred class EV_TREE_NODE
PATH_DISTRIBUTER
-- Generated by ISE Eiffel --
For more details: www.eiffel.com